*** empty log message ***
authorKen Raeburn <raeburn@raeburn.org>
Fri, 19 Jul 2002 14:37:32 +0000 (14:37 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Fri, 19 Jul 2002 14:37:32 +0000 (14:37 +0000)
src/ChangeLog

index 688b248e6a0eb6223a1ab3d9f74bbd39542cc014..8ec634ca65ffb3f67169376dc0f9de970cd5f716 100644 (file)
@@ -26,6 +26,8 @@
        (vox_write): Buffer argument points to const.
        * syntax.c (Fstring_to_syntax, skip_chars): Treat Lisp string
        contents as const.
+       * sysdep.c (emacs_write): Buffer pointer now const.
+       * term.c (encode_terminal_code): Buffer pointer now const.
        * xfaces.c (may_use_scalable_font_p): Argument now points to
        const.
        (x_face_list_fonts, x_update_menu_appearance):